home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacHack 1997
/
MacHack 1997.toast
/
Hacks
/
Hacks ’93
/
PageTool 1.0
/
PageTool.make
< prev
next >
Wrap
Text File
|
1993-06-17
|
520b
|
23 lines
# File: PageTool.make
# Target: PageTool
# Sources: Page.c PagerPROAECalls.c
# Created: Thursday, June 17, 1993 4:49:26 PM
OBJECTS = Page.c.o PagerPROAECalls.c.o
PageTool ƒƒ PageTool.make {OBJECTS}
Link -d -c 'MPS ' -t MPST ∂
{OBJECTS} ∂
"{CLibraries}"StdClib.o ∂
"{Libraries}"Stubs.o ∂
"{Libraries}"Runtime.o ∂
"{Libraries}"Interface.o ∂
-o PageTool
Page.c.o ƒ PageTool.make Page.c
C -r Page.c
PagerPROAECalls.c.o ƒ PageTool.make PagerPROAECalls.c
C -r PagerPROAECalls.c